home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / misc / mf-db.zip / CSAMPLE\UDK\MFUDK.DEF < prev    next >
Text File  |  1993-05-07  |  253b  |  15 lines

  1. LIBRARY         MFUDK
  2. DESCRIPTION     'MF - UDK Extension, Carl Brown'
  3.  
  4.  
  5. EXETYPE         WINDOWS
  6.  
  7. CODE            PRELOAD MOVEABLE DISCARDABLE
  8. DATA            PRELOAD SINGLE
  9.  
  10. HEAPSIZE        1024
  11.  
  12. EXPORTS
  13.         WEP     @1 RESIDENTNAME
  14.  
  15.